home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / mf / inputs / misc / ocmr10.mf < prev    next >
Text File  |  1994-05-17  |  4KB  |  84 lines

  1. % This is OCMR10.MF in text format, as of Mar 31, 1986.
  2. % Computer Modern Roman 10 point
  3. if unknown cmbase: input cmbase fi
  4. input outlines     % Line added 5/7/89
  5.  
  6. outlining:=true;
  7.  
  8. font_identifier:="OCMR"; font_size 10pt#;
  9.  
  10. u#:=20/36pt#;      % unit width
  11. width_adj#:=0pt#;    % width adjustment for certain characters
  12. serif_fit#:=0pt#;    % extra sidebar near lowercase serifs
  13. cap_serif_fit#:=5/36pt#;  % extra sidebar near uppercase serifs
  14. letter_fit#:=0pt#;    % extra space added to all sidebars
  15.  
  16. body_height#:=270/36pt#;  % height of tallest characters
  17. asc_height#:=250/36pt#;    % height of lowercase ascenders
  18. cap_height#:=246/36pt#;    % height of caps
  19. fig_height#:=232/36pt#;    % height of numerals
  20. x_height#:=155/36pt#;    % height of lowercase without ascenders
  21. math_axis#:=90/36pt#;    % axis of symmetry for math symbols
  22. bar_height#:=87/36pt#;    % height of crossbar in lowercase e
  23. comma_depth#:=70/36pt#;    % depth of comma below baseline
  24. desc_depth#:=70/36pt#;    % depth of lowercase descenders
  25.  
  26. crisp#:=0pt#;      % diameter of serif corners
  27. tiny#:=8/36pt#;      % diameter of rounded corners
  28. fine#:=7/36pt#;      % diameter of sharply rounded corners
  29. thin_join#:=7/36pt#;    % width of extrafine details
  30. hair#:=9/36pt#;      % lowercase hairline breadth
  31. stem#:=25/36pt#;    % lowercase stem breadth
  32. curve#:=30/36pt#;    % lowercase curve breadth
  33. ess#:=27/36pt#;      % breadth in middle of lowercase s
  34. flare#:=33/36pt#;    % diameter of bulbs or breadth of terminals
  35. dot_size#:=38/36pt#;    % diameter of dots
  36. cap_hair#:=11/36pt#;    % uppercase hairline breadth
  37. cap_stem#:=32/36pt#;    % uppercase stem breadth
  38. cap_curve#:=37/36pt#;    % uppercase curve breadth
  39. cap_ess#:=35/36pt#;    % breadth in middle of uppercase s
  40. %rule_thickness#:=.4pt#;    % thickness of lines in math symbols
  41. rule_thickness#:=.62pt#;    % thickness of lines in math symbols drh
  42.  
  43. dish#:=1/36pt#;      % amount erased at top or bottom of serifs
  44. bracket#:=20/36pt#;    % vertical distance from serif base to tangent
  45. jut#:=28/36pt#;      % protrusion of lowercase serifs
  46. cap_jut#:=37/36pt#;    % protrusion of uppercase serifs
  47. beak_jut#:=10/36pt#;    % horizontal protrusion of beak serifs
  48. beak#:=70/36pt#;    % vertical protrusion of beak serifs
  49. vair#:=8/36pt#;      % vertical diameter of hairlines
  50. %notch_cut#:=10pt#;    % maximum breadth above or below notches
  51. notch_cut#:=17pt#;    % maximum breadth above or below notches drh
  52. bar#:=11/36pt#;      % lowercase bar thickness
  53. slab#:=11/36pt#;    % serif and arm thickness
  54. cap_bar#:=11/36pt#;    % uppercase bar thickness
  55. cap_band#:=11/36pt#;    % uppercase thickness above/below lobes
  56. % cap_notch_cut#:=10pt#;    % max breadth above/below uppercase notches
  57. cap_notch_cut#:=17pt#;    % max breadth above/below uppercase notches drh
  58. serif_drop#:=4/36pt#;    % vertical drop of sloped serifs
  59. stem_corr#:=1/36pt#;    % for small refinements of stem breadth
  60. vair_corr#:=1/36pt#;    % for small refinements of hairline height
  61. apex_corr#:=0pt#;    % extra width at diagonal junctions
  62.  
  63. o#:=8/36pt#;      % amount of overshoot for curves
  64. apex_o#:=8/36pt#;    % amount of overshoot for diagonal junctions
  65.  
  66. slant:=0;      % tilt ratio $(\Delta x/\Delta y)$
  67. fudge:=1;      % factor applied to weights of heavy characters
  68. math_spread:=0;      % extra openness of math symbols
  69. superness:=1/sqrt2;    % parameter for superellipses
  70. superpull:=1/6;      % extra openness inside bowls
  71. beak_darkness:=11/30;    % fraction of triangle inside beak serifs
  72. ligs:=2;      % level of ligatures to be included
  73.  
  74. square_dots:=false;    % should dots be square?
  75. hefty:=false;      % should we try hard not to be overweight?
  76. serifs:=true;      % should serifs and bulbs be attached?
  77. monospace:=false;    % should all characters have the same width?
  78. variant_g:=false;    % should an italic-style g be used?
  79. low_asterisk:=false;    % should the asterisk be centered at the axis?
  80. math_fitting:=false;    % should math-mode spacing be used?
  81.  
  82. generate roman      % switch to the driver file
  83.  
  84.